home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip Mayıs 2001.iso / prog / share / 02 / data1.cab / Program_Executable_Files / help / html / styles_ie.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-03-13  |  1.2 KB  |  83 lines

  1. TD {
  2.    font-size : 12px; 
  3.    font-family : Arial, sans-serif; 
  4.    color : #e0dcd3; 
  5.    margin : 0; 
  6. }
  7.  
  8.  
  9. H3 {
  10.    font-weight : bold; 
  11.    font-size : 14px; 
  12.    font-family : Arial, sans-serif; 
  13.    color : #000000; 
  14. }
  15.  
  16.  
  17. BODY {
  18.    font-size : 12px; 
  19.    font-family : Arial, sans-serif; 
  20.    color : #e0dcd3; 
  21.    margin : 0; 
  22.    padding : 0 0 5px 3px; 
  23. }
  24.  
  25. A:visited:hover {
  26.    color : #fef3a2; 
  27.    text-decoration : none; 
  28. }
  29.  
  30.  
  31. A:visited {
  32.    color : #fc8c1d; 
  33.    text-decoration : none; 
  34. }
  35.  
  36. A:hover {
  37.    color : #fef3a2; 
  38.    text-decoration : none; 
  39. }
  40.  
  41.  
  42. A:active {
  43.    color : #fef3a2; 
  44.    text-decoration : none; 
  45. }
  46.  
  47.  
  48. A.normal {
  49.    font-size : 12px; 
  50.    font-family : Arial, sans-serif; 
  51.    color : #feda47; 
  52.    text-decoration : none; 
  53. }
  54.  
  55.  
  56. A {
  57.    font-size : 10px; 
  58.    font-family : Arial, sans-serif; 
  59.    color : #feda47; 
  60.    text-decoration : none; 
  61. }
  62.  
  63.  
  64. .title {
  65.    width : 137px; 
  66.    height : 14px; 
  67.    left : 5px; 
  68.    position : absolute;
  69.    z-index: 10; 
  70. }
  71.  
  72.  
  73. .submenu {
  74.    font-size : 10px; 
  75.    width : 150px; 
  76.    left : 25px; 
  77.    position : absolute; 
  78.    visibility : hidden;
  79.    border: 0px; 
  80. }
  81.  
  82.  
  83.